Gets the locale information used to compare strings in the index.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
| C# |
|---|
public CultureInfo Locale { get; private set; } |
| Visual Basic |
|---|
Public Property Locale As CultureInfo Get Private Set |